Home
last modified time | relevance | path

Searched hist:ee3e88dfec23153d0675b5d00522297b9adf657c (Results 1 – 1 of 1) sorted by path

/linux/include/uapi/linux/
H A Dperf_event.hdiff ee3e88dfec23153d0675b5d00522297b9adf657c Wed Sep 28 11:57:51 CEST 2022 Ravi Bangoria <ravi.bangoria@amd.com> perf/mem: Introduce PERF_MEM_LVLNUM_{EXTN_MEM|IO}

PERF_MEM_LVLNUM_EXTN_MEM which can be used to indicate accesses to
extension memory like CXL etc. PERF_MEM_LVL_IO can be used for IO
accesses but it can not distinguish between local and remote IO.
Introduce new field PERF_MEM_LVLNUM_IO which can be clubbed with
PERF_MEM_REMOTE_REMOTE to indicate Remote IO accesses.

Signed-off-by: Ravi Bangoria <ravi.bangoria@amd.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220928095805.596-2-ravi.bangoria@amd.com